diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 01:42:33 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 01:42:33 +0000 |
commit | 0e5dc3f307305cc1152af02062de30621d7272b6 (patch) | |
tree | 88e950eb655b962ec0bdc963fa491fc9c5ed13d2 /net/gnosamba | |
parent | 9a54e1c97878092f93bbc3b65e8cdcc0e853f701 (diff) | |
download | FreeBSD-ports-0e5dc3f307305cc1152af02062de30621d7272b6.zip FreeBSD-ports-0e5dc3f307305cc1152af02062de30621d7272b6.tar.gz |
"pl" -> ".", not "p".
Diffstat (limited to 'net/gnosamba')
-rw-r--r-- | net/gnosamba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index b3652ea..22fe1b2 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtksamba -PORTVERSION= 0.3.2.p1 +PORTVERSION= 0.3.2.1 CATEGORIES= net MASTER_SITES= http://www.open-systems.com/gtksamba/ |