diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-14 10:01:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-14 10:01:05 +0000 |
commit | f89ae60f6c9bf609189f16766eb01d345dd1f72a (patch) | |
tree | 973789179aaa970b98248d78d28d1a3fbc1ddac1 /net/gspoof | |
parent | cdeb02bcd775f15c3261f440e389e9ac23f1fd6e (diff) |
- Bump PORTREVISION because of new libnet-devel version
Notes
Notes:
svn path=/head/; revision=107009
Diffstat (limited to 'net/gspoof')
-rw-r--r-- | net/gspoof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index 937c9b1e5b0d..ca3951013bab 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -8,7 +8,7 @@ PORTNAME= gspoof PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |