1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add a note about how to update this port.

This commit is contained in:
David E. O'Brien 2001-02-19 07:24:23 +00:00
parent 75f7233d6a
commit 51359cc598
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38475

View File

@ -6,6 +6,11 @@
# $FreeBSD$
#
# Note that GCC contains the master copy of GNU's getopt in libiberty/
# and include/. The next time this port is updated, it should use
# the latest GCC release (the smaller -core dist is fine) for the
# distfile. -- obrien
PORTNAME= libgnugetopt
PORTVERSION= 1.1
CATEGORIES= devel