diff options
author | des <des@FreeBSD.org> | 2001-11-07 17:01:11 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-11-07 17:01:11 +0800 |
commit | 6f6ede7482fa1540f0a7847a79fe4d005d3a147e (patch) | |
tree | 7f60725111510705abc9930b9638341d45fb776c /news | |
parent | 325231125dd197034b066c35a0fea5ba5c251a72 (diff) | |
download | freebsd-ports-gnome-6f6ede7482fa1540f0a7847a79fe4d005d3a147e.tar.gz freebsd-ports-gnome-6f6ede7482fa1540f0a7847a79fe4d005d3a147e.tar.zst freebsd-ports-gnome-6f6ede7482fa1540f0a7847a79fe4d005d3a147e.zip |
Add NO_LATEST_LINK; inn-stable will always be at least as recent as inn.
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 1 | ||||
-rw-r--r-- | news/inn/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index b90bbff17df7..b8219069db02 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 2.3.2 PORTREVISION= 2 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ +NO_LATEST_LINK= yes MAINTAINER= des@FreeBSD.org diff --git a/news/inn/Makefile b/news/inn/Makefile index b90bbff17df7..b8219069db02 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 2.3.2 PORTREVISION= 2 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ +NO_LATEST_LINK= yes MAINTAINER= des@FreeBSD.org |